home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power DOS 1996 July
/
Power DOS - July 1996.iso
/
sound
/
c_labs
/
os2
/
aweos2.exe
/
CONTROL.ICF
next >
Wrap
Text File
|
1994-05-10
|
948b
|
42 lines
;***********************************************************************
; File : CONTROL.ICF
; Date : 21 April 1994
; Author : Hariharan Mahadevan
; Purpose : Installation control file for installing audio driver for
; SBAWE32.
;
;***********************************************************************
[System]
title=Creative Multimedia Installation
progress=none
logo=none
BaseDirVar=BLASTER
BaseDir=C:\BLASTER
; total number if installable components
groups=1
; each component's section name
group_1=%Drivers%
; total number of installation diss
disks=1
; volume label of each installation disk
diskname_1=DISK_1
[Default]
size=0
;
; Audio drivers
;
[Drivers]
Name=Sound Blaster AWE32 Driver
Size=90
;SourceDir=$(SOURCE)\DRIVERS
SourceDir=$(SPATH)\DRIVERS
TargetDir=$(MMBASE)
DiskNumber=1
;DLLName=$(SOURCE)\SBINSTAL.DLL
DLLName=$(SPATH)\SBINSTAL.DLL
DLLEntryPoint=SBInstall